Treat tristate as an enum when parsing
authorMatthias Clasen <mclasen@redhat.com>
Mon, 26 Oct 2020 12:01:13 +0000 (08:01 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 26 Oct 2020 12:01:13 +0000 (08:01 -0400)
commitc783e9aa5fe0dbb09c25eb4151136649073e09a4
treee904bfbffaca77693c2785ea5efea88982644f53
parent0fddf73ddb7cf2788cd6710cfce1ede91ed5c746
Treat tristate as an enum when parsing

This makes it so that you have to explicitly specify
"true" and "false" for the checked state, but it
matches how this enumeration is meant to be used.
gtk/gtkaccessiblevalue.c